home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
blow_up.swf
/
scripts
/
DefineButton2_385
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-01-17
|
208b
|
10 lines
on(release){
_root.SoundClickButton.start();
getURL(_root.LinkBuyNow,"_blank");
_root.WindowBuyMe1._visible = false;
if(_root.BuyNowType == 2)
{
_root.DialogMode = false;
}
}